home *** CD-ROM | disk | FTP | other *** search
- ; HM NIS EDIT Syntax words file
- ; (c) 2003 HΘctor Mauricio Rodrφguez Segura <ranametal@blistering.net>
-
- ; WARNING!
- ; Edit this file with care. Because a word twice in any section
- ; cause the program crash.
-
- ; NOTE: Ident for the values is ignored. You can use any word (I use numbers).
-
- ; $Id: NSIS.syn,v 1.1.2.2 2003/09/17 10:50:34 stievie Exp $
-
- [Reserved word]
- 1=Function
- 2=FunctionEnd
- 3=Section
- 4=SectionEnd
- 5=SectionIn
- 6=SubSection
- 7=SubSectionEnd
- 8=Page
- 9=UninstPage
- 10=AddBrandingImage
- 11=AllowRootDirInstall
- 12=AutoCloseWindow
- 13=BGGradient
- 14=BrandingText
- 15=ChangeUI
- 16=CheckBitmap
- 17=CompletedText
- 18=ComponentText
- 19=CRCCheck
- 20=DetailsButtonText
- 21=DirShow
- 22=DirText
- 23=FileErrorText
- 24=InstallButtonText
- 25=InstallColors
- 26=InstallDir
- 27=InstallDirRegKey
- 28=InstProgressFlags
- 29=InstType
- 30=LicenseBkColor
- 31=LicenseData
- 32=LicenseText
- 33=MiscButtonText
- 34=SetFont
- 35=ShowInstDetails
- 36=ShowUninstDetails
- 37=SilentInstall
- 38=SilentUnInstall
- 39=SpaceTexts
- 40=SubCaption
- 41=UninstallButtonText
- 42=UninstallCaption
- 43=UninstallIcon
- 44=UninstallSubCaption
- 45=UninstallText
- 46=WindowIcon
- 47=XPStyle
- 48=SetCompress
- 49=SetCompressor
- 50=SetDatablockOptimize
- 51=SetDateSave
- 52=SetOverwrite
- 53=SetPluginUnload
- 54=AddSize
- 55=SetOutPath
- 56=OutFile
- 57=Name
- 58=Caption
- 59=Icon
- 60=LicenseForceSelection
- 61=Dim
- 62=VIAddVersionKey
- 63=VIProductVersion
-
- [Function]
- 64=File
- 65=Exec
- 66=ExecWait
- 67=ExecShell
- 68=Rename
- 69=Delete
- 70=RMDir
- 71=WriteRegStr
- 72=WriteRegExpandStr
- 73=WriteRegDWORD
- 74=WriteRegBin
- 75=WriteINIStr
- 76=ReadRegStr
- 77=ReadRegDWORD
- 78=ReadEnvStr
- 79=ExpandEnvStrings
- 80=DeleteRegValue
- 81=DeleteRegKey
- 82=EnumRegKey
- 83=EnumRegValue
- 84=DeleteINISec
- 85=DeleteINIStr
- 86=CreateDirectory
- 87=CopyFiles
- 88=SetFileAttributes
- 89=CreateShortCut
- 90=GetFullPathName
- 91=SearchPath
- 92=GetTempFileName
- 93=CallInstDLL
- 94=RegDLL
- 95=UnRegDLL
- 96=GetDLLVersion
- 97=GetDLLVersionLocal
- 98=GetFileTime
- 99=GetFileTimeLocal
- 100=Goto
- 101=Call
- 102=Return
- 103=IfErrors
- 104=ClearErrors
- 105=SetErrors
- 106=FindWindow
- 107=SendMessage
- 108=IsWindow
- 109=IfFileExists
- 110=MessageBox
- 111=StrCmp
- 112=IntCmp
- 113=IntCmpU
- 114=Abort
- 115=Quit
- 116=GetFunctionAddress
- 117=GetLabelAddress
- 118=GetCurrentAddress
- 119=FindFirst
- 120=FindNext
- 121=FindClose
- 122=FileOpen
- 123=FileClose
- 124=FileRead
- 125=FileWrite
- 126=FileReadByte
- 127=FileWriteByte
- 128=FileSeek
- 129=SetDetailsView
- 130=SetDetailsPrint
- 131=SetAutoClose
- 132=DetailPrint
- 133=Sleep
- 134=BringToFront
- 135=HideWindow
- 136=SetShellVarContext
- 137=StrCpy
- 138=StrLen
- 139=Push
- 140=Pop
- 141=Exch
- 142=IntOp
- 143=IntFmt
- 144=Reboot
- 145=IfRebootFlag
- 146=SetRebootFlag
- 147=WriteUninstaller
- 148=LogSet
- 149=LogText
- 150=SectionSetFlags
- 151=SectionGetFlags
- 152=SectionSetText
- 153=SectionGetText
- 154=LoadLanguageFile
- 155=GetDlgItem
- 156=SetBrandingImage
- 157=CreateFont
- 158=ReserveFile
- 159=GetWindowText
- 160=ShowWindow
- 161=LangString
- 162=LangStringUP
- 163=FlushINI
- 164=SectionSetInstTypes
- 165=SectionGetInstTypes
- 166=InitPluginsDir
- 167=ReadIniStr
- 168=SetBkColor
- 169=IfAbort
- 170=SectionSetSize
- 171=SectionGetSize
- 172=SetCurInstType
- 173=GetCurInstType
- 174=InstTypeSetText
- 175=InstTypeGetText
- 176=AllowSkipFiles
- 177=Nop
-
- [Directive]
- 178=!system
- 179=!include
- 180=!cd
- 181=!packhdr
- 182=!define
- 183=!undef
- 184=!ifdef
- 185=!ifndef
- 186=!endif
- 187=!else
- 188=!macro
- 189=!macroend
- 190=!insertmacro
- 191=!verbose
- 192=!warning
- 193=!error
- 194=!echo
- 195=!addIncludeDir
- 196=!addplugindir
-
- [Parameter]
- 197=custom
- 198=license
- 199=components
- 200=directory
- 201=instfiles
- 202=uninstConfirm
- 203=true
- 204=false
- 205=on
- 206=off
- 207=force
- 208=show
- 209=hide
- 210=nevershow
- 211=normal
- 212=silent
- 213=silentlog
- 214=auto
- 215=zlib
- 216=bzip2
- 217=try
- 218=ifnewer
- 219=manual
- 220=alwaysoff
- 221=RO
- 222=SW_SHOWNORMAL
- 223=SW_SHOWMAXIMIZED
- 224=SW_SHOWMINIMIZED
- 225=HKCR
- 226=HKEY_CLASSES_ROOT
- 227=HKLM
- 228=HKEY_LOCAL_MACHINE
- 229=HKCU
- 230=HKEY_CURRENT_USER
- 231=HKU
- 232=HKEY_USERS
- 233=HKCC
- 234=HKEY_CURRENT_CONFIG
- 235=HKDD
- 236=HKEY_DYN_DATA
- 237=HKPD
- 238=HKEY_PERFORMANCE_DATA
- 239=FILE_ATTRIBUTE_NORMAL
- 240=ARCHIVE
- 241=FILE_ATTRIBUTE_ARCHIVE
- 242=HIDDEN
- 243=FILE_ATTRIBUTE_HIDDEN
- 244=OFFLINE
- 245=FILE_ATTRIBUTE_OFFLINE
- 246=READONLY
- 247=FILE_ATTRIBUTE_READONLY
- 248=SYSTEM
- 249=FILE_ATTRIBUTE_SYSTEM,TEMPORARY
- 250=FILE_ATTRIBUTE_TEMPORARY
- 251=MB_OK
- 252=MB_OKCANCEL
- 253=MB_ABORTRETRYIGNORE
- 254=MB_RETRYCANCEL
- 255=MB_YESNO
- 256=MB_YESNOCANCEL
- 257=MB_ICONEXCLAMATION
- 258=MB_ICONINFORMATION
- 259=MB_ICONQUESTION
- 260=MB_ICONSTOP
- 261=MB_TOPMOST
- 262=MB_SETFOREGROUND
- 263=MB_RIGHT
- 264=MB_DEFBUTTON1
- 265=MB_DEFBUTTON2
- 266=MB_DEFBUTTON3
- 267=MB_DEFBUTTON4
- 268=IDABORT
- 269=IDCANCEL
- 270=IDIGNORE
- 271=IDNO
- 272=IDOK
- 273=IDRETRY
- 274=IDYES
- 275=current
- 276=all
- 277=none
- 278=listonly
- 279=textonly
- 280=both
- 281=lastused
- 282=checkbox
- 283=radiobuttons
-
- [ParameterWSlash]
- 284=/lang
- 285=/TRIMLEFT
- 286=/TRIMRIGHT
- 287=/TRIMCENTER
- 288=/windows
- 289=/NOCUSTOM
- 290=/CUSTOMSTRING
- 291=/COMPONENTSONLYONCUSTOM
- 292=/e
- 293=/REBOOTOK
- 294=/nonfatal
- 295=/a
- 296=/r
- 297=/oname
- 298=/ifempty
- 299=/NOUNLOAD
- 300=/FILESONLY
- 301=/SHORT
- 302=/ITALIC
- 303=/UNDERLINE
- 304=/STRIKE
- 305=/TIMEOUT
- 306=/IMGID
- 307=/RESIZETOFIT
- 308=/components
- 309=/silent
-
- [Variable]
- 310=$0
- 311=$1
- 312=$2
- 313=$3
- 314=$4
- 315=$5
- 316=$6
- 317=$7
- 318=$8
- 319=$9
- 320=$R0
- 321=$R1
- 322=$R2
- 323=$R3
- 324=$R4
- 325=$R5
- 326=$R6
- 327=$R7
- 328=$R8
- 329=$R9
- 330=$INSTDIR
- 331=$OUTDIR
- 332=$CMDLINE
- 333=$PROGRAMFILES
- 334=$DESKTOP
- 335=$EXEDIR
- 336=$WINDIR
- 337=$SYSDIR
- 338=$TEMP
- 339=$STARTMENU
- 340=$SMPROGRAMS
- 341=$SMSTARTUP
- 342=$QUICKLAUNCH
- 343=$HWNDPARENT
- 344=$LANGUAGE
- 345=$PLUGINSDIR
-
- [Callback function]
- 346=.onGUIInit
- 347=.onInit
- 348=.onGUIEnd
- 349=.onInstFailed
- 350=.onInstSuccess
- 351=.onMouseOverSection
- 352=.onSelChange
- 353=.onUserAbort
- 354=.onVerifyInstDir
- 355=un.onGUIInit
- 356=un.onGUIEnd
- 357=un.onInit
- 358=un.onUninstFailed
- 359=un.onUninstSuccess
- 360=un.onUserAbort
-